func html/template.tURL

5 uses

	html/template (current package)
		transition.go#L25: 	stateURL:            tURL,
		transition.go#L26: 	stateSrcset:         tURL,
		transition.go#L260: func tURL(c context, s []byte) (context, int) {
		transition.go#L590: 			c, nread := tURL(c, decodeCSS(s[k:]))
		transition.go#L605: 		c, _ = tURL(c, decodeCSS(s[:i+1]))